fix missing swiotlb.c file in linux build after running cleanup.
authorvh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Wed, 17 Aug 2005 14:23:16 +0000 (14:23 +0000)
committervh249@arcadians.cl.cam.ac.uk <vh249@arcadians.cl.cam.ac.uk>
Wed, 17 Aug 2005 14:23:16 +0000 (14:23 +0000)
Signed-off-by: Vincent Hanquez <vincent@xensource.com>
linux-2.6-xen-sparse/arch/xen/i386/kernel/Makefile

index 29e7c0344abdcf451301cd823369b291235f3648..58e1498388d314c7546da21b491199239682984e 100644 (file)
@@ -44,7 +44,7 @@ c-obj-$(CONFIG_HPET_TIMER)    += time_hpet.o
 c-obj-$(CONFIG_EFI)            += efi.o efi_stub.o
 c-obj-$(CONFIG_EARLY_PRINTK)   += early_printk.o
 c-obj-$(CONFIG_SMP_ALTERNATIVES)+= smpalts.o
-c-obj-$(CONFIG_SWIOTLB)                += swiotlb.o
+obj-$(CONFIG_SWIOTLB)          += swiotlb.o
 
 EXTRA_AFLAGS   := -traditional